Skip to content

Use forkNode TCP configuration instead of 0 fork count for z/OS#1407

Merged
jasonkatonica merged 1 commit into
IBM:java25from
gin-nader:ginader/zos-forknode-java25
May 5, 2026
Merged

Use forkNode TCP configuration instead of 0 fork count for z/OS#1407
jasonkatonica merged 1 commit into
IBM:java25from
gin-nader:ginader/zos-forknode-java25

Conversation

@gin-nader

@gin-nader gin-nader commented Apr 17, 2026

Copy link
Copy Markdown
Collaborator

This update removes the z/OS Maven configuration of setting the fork count to 0. Instead, it changes the Maven Surefire plugin to use a different forkNode implementation. In this case, it changes it to use TCP/IP to transmit events. This allows other charsets such as EBCDIC to be displayed correctly in the console output.

Backport of #1408

Signed-off-by: Thomas-Ginader thomas.ginader@ibm.com

@gin-nader gin-nader marked this pull request as draft April 17, 2026 20:21
@gin-nader gin-nader force-pushed the ginader/zos-forknode-java25 branch from 4ca2e17 to a19e547 Compare April 20, 2026 19:42
@gin-nader gin-nader marked this pull request as ready for review April 22, 2026 19:29
@gin-nader gin-nader assigned gin-nader and unassigned gin-nader May 1, 2026
This update removes the z/OS Maven configuration of setting the fork
count to 0. Instead, it changes the Maven Surefire plugin to use a
different forkNode implementation. In this case, it changes it to
use TCP/IP to transmit events. This allows other charsets such as
EBCDIC to be displayed correctly in the console output.

Signed-off-by: Thomas-Ginader <thomas.ginader@ibm.com>

@jasonkatonica jasonkatonica left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KostasTsiounis KostasTsiounis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jasonkatonica jasonkatonica merged commit 7086523 into IBM:java25 May 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants